Collection::OccurrencesOfPtr
Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:57:30 1991
Index
Return to Main Contents
NAME
Collection::OccurrencesOfPtr - instance method
TEMPLATE
count = int
OccurrencesOfPtr(ObjPtr anObject)
SPECIFIERS
public
virtual
DESCRIPTION
Returns how many elements of the receiver are identical (in the sense of
pointer equality) to anObject.
See also method OccurrencesOf.
Method is rarely overridden.
ARGUMENTS
- ObjPtr anObject
-
RETURN ARGUMENT
- int count
-
CATEGORIES
client interface, overrider interface
FIRST DEFINITION
class Collection
FILES
- implementation:
-
Collection.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:30 GMT, March 30, 2022